Skip to content

Fix #10: Add YouTube Skills (TranscriptAPI) to resources#26

Closed
JiwaniZakir wants to merge 1 commit into
FlorianBruniaux:mainfrom
JiwaniZakir:fix/10-add-youtube-skills-transcriptapi-to-reso
Closed

Fix #10: Add YouTube Skills (TranscriptAPI) to resources#26
JiwaniZakir wants to merge 1 commit into
FlorianBruniaux:mainfrom
JiwaniZakir:fix/10-add-youtube-skills-transcriptapi-to-reso

Conversation

@JiwaniZakir

Copy link
Copy Markdown

Closes #10

Adds youtube-skills by ZeroPointRepo to the resources table in README.md.

Changes

README.md, line ~634 — inserts one row into the skills/resources table between the awesome-claude-code and awesome-claude-skills entries:

| [youtube-skills](https://github.com/ZeroPointRepo/youtube-skills) | 12 YouTube skills (search, transcripts, chapters) | Claude Code, Cursor, Windsurf, Cline |

No other files modified.

Motivation

The resources table lacked any YouTube-specific tooling. youtube-skills fills that gap with 12 ready-to-use skills covering video search, transcript retrieval (via TranscriptAPI.com), and chapter extraction — capabilities not represented elsewhere in the guide. The project is MIT-licensed, publicly maintained, and compatible with the four editors already listed throughout the guide (Claude Code, Cursor, Windsurf, Cline).

Testing

  • Rendered the Markdown locally to confirm the new row displays correctly and column alignment is preserved across the surrounding rows (awesome-claude-code, awesome-claude-skills, awesome-claude-md).
  • Verified the linked URL (https://github.com/ZeroPointRepo/youtube-skills) resolves to an active repository.
  • No build steps or automated tests exist for this documentation-only repo.

This PR was created with AI assistance (Claude). The changes were reviewed by quality gates and a critic model before submission.

@FlorianBruniaux

Copy link
Copy Markdown
Owner

Thanks @JiwaniZakir! Closing this in favor of #23 which covers the same addition but also updates the main guide and CHANGELOG. The tool is now included — closes #10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add YouTube Skills (TranscriptAPI) to resources

2 participants